home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1998 March / Macworld (1998-03) (Disk 1).dmg / Shareware World / Info / For Developers / SpotCheck 1.0.1 / 1.0.1 Release Notes next >
Text File  |  1997-12-30  |  1KB  |  16 lines

  1.  
  2.                         SpotCheck 1.0.1 Release Notes
  3.  
  4. 1. All new CodeWarrior compiler interface.  Works uniformly across CW IDE versions 1.6 - 2.1 (CW 9 - Pro 2).  New CW project stationery & naming conventions.  See the "Metwerks.html" document.
  5.  
  6. 2. Does not drive Metrowerks Java version from CW Pro 2, due to shortcomings in MWJ's AppleEvent interface code.  See the "Metwerks.html" document.
  7.  
  8. 3. Redundant ".*" imports are now allowed, as per the language spec.  This includes the automatic, hidden "import java.lang.*" statement.
  9.  
  10. 4. Various alerts and dialogs have been standardized somewhat, to conform more to the Macintosh User Interface Guidelines.  They look especially nice under MacOS 8, with the grayscale appearance.
  11.  
  12. 5. You can now choose "javac" from the MRJ SDK 2.0 as your compiler, and "Apple Applet Runner" from any MRJ release as your applet viewer.
  13.  
  14. 6. The beginnings of a user's manual are included in this release.  So far, it consist of just two sections, one describing general aspects of SpotCheck's interface to its compiler/runner helper applications, and another describing the interface to Metrowerks' CodeWarrior tools.  See the "README" document for a pointer.
  15.  
  16.